From: Michael Albinus Date: Sat, 7 Jul 2007 11:17:03 +0000 (+0000) Subject: * NEWS: New function `start-file-process'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18060 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=89eee03b6aa037ca5c57578ff9e930aaf2825bda;p=emacs.git * NEWS: New function `start-file-process'. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 598fa74055c..be42e4bde69 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-07-07 Michael Albinus + + * NEWS: New function `start-file-process'. + 2007-07-02 Carsten Dominik * orgcard.tex: Version 5.01 diff --git a/etc/NEWS b/etc/NEWS index c8d158c46b1..8006fa427ed 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -121,6 +121,11 @@ Use this instead of "~/.emacs.d". ** The new function `image-refresh' refreshes all images associated with a given image specification. ++++ +** The new function `start-file-process is similar to `start-process', +but obeys file handlers. The file handler is chosen based on +`default-directory'. + * New Packages for Lisp Programming in Emacs 23.1